Skip to content

Conversation

@novucs
Copy link

@novucs novucs commented Sep 8, 2025

Remove replicas from deployment spec.

For context: I'm running this deployment managed by fluxcd: https://fluxcd.io/

When using fluxcd, every time a reconciliation occurs the replicas will be reapplied. This causes a lot of flapping between the HPA desired replica count and the replica count defined here.

Remove replicas from deployment spec.

For context: I'm running this deployment managed by fluxcd: https://fluxcd.io/

When using fluxcd, every time a reconciliation occurs the replicas will be reapplied. This causes a lot of flapping between the HPA desired replica count and the replica count defined here.
@novucs novucs requested a review from a team as a code owner September 8, 2025 12:23
@google-cla
Copy link

google-cla bot commented Sep 8, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dashpole
Copy link
Contributor

dashpole commented Sep 8, 2025

/gcbrun

@dashpole
Copy link
Contributor

dashpole commented Sep 8, 2025

looks like it needs a make generate

@novucs
Copy link
Author

novucs commented Sep 8, 2025

Thanks, I've ran make generate and repushed

@dashpole
Copy link
Contributor

dashpole commented Sep 8, 2025

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants